Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace > CacheItem<T> Class : RegionName Property |
public string RegionName {get; set;}
'Declaration
Public Property RegionName As String
'Usage
Dim instance As CacheItem(Of T) Dim value As String instance.RegionName = value value = instance.RegionName
public String getRegionName() public void setRegionName(String value)